home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.18
- [Setup]
- AppName=Once Twice Thrice
- AppVerName=Once Twice Thrice 3.0
- AppId=Once Twice Thrice
- AppPublisher=Quest Engine Incorporated
- AppPublisherURL=http://www.questengine.com
- AppSupportURL=http://www.questengine.com
- AppUpdatesURL=http://www.questengine.com
- DefaultDirName={pf}\Once Twice Thrice
- DefaultGroupName=Once Twice Thrice
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- AllowNoIcons=yes
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\OTT.exe"; DestDir: "{app}";
- Source: "{app}\gamestats.txt"; DestDir: "{app}";
- Source: "{app}\data.PAK"; DestDir: "{app}";
- Source: "{app}\ott_readme.txt"; DestDir: "{app}";
- [INI]
- FileName: "{app}\QEWeb.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.questengine.com";
- FileName: "{app}\Hints.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.questengine.com/support.php";
- FileName: "{app}\OrderForm.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.questengine.com/buy.php";
- FileName: "{app}\Support.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.questengine.com/support.php";
- [Run]
- Filename: "{app}\ott_readme.txt"; Flags: shellexec skipifdoesntexist postinstall skipifsilent
- Filename: "{app}\OTT.exe"; Description: "Launch Once Twice Thrice"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\Once Twice Thrice"; Filename: "{app}\OTT.exe"; WorkingDir: "{app}";
- Name: "{group}\Quest Engine Incorporated"; Filename: "{app}\QEWeb.url";
- Name: "{group}\Once Twice Thrice Hints"; Filename: "{app}\Hints.url";
- Name: "{group}\Online Order Form"; Filename: "{app}\OrderForm.url";
- Name: "{group}\Tech Support"; Filename: "{app}\Support.url";
- Name: "{userdesktop}\Once Twice Thrice"; Filename: "{app}\OTT.exe"; WorkingDir: "{app}"; Tasks: desktopicon;
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Once Twice Thrice"; Filename: "{app}\OTT.exe"; WorkingDir: "{app}"; Tasks: quicklaunchicon;
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:";
- [UninstallDelete]
- Type: files; Name: "{app}\OTT.url";
-